How to Install gtk2hs-buildtools software package in Ubuntu 16.10 (Yakkety Yak)

How to Install gtk2hs-buildtools software package in Ubuntu 16.10 (Yakkety Yak)

gtk2hs-buildtools software package provides Tools to build the Gtk2Hs suite of User Interface libraries, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gtk2hs-buildtools 

gtk2hs-buildtools is installed in your system.

Make ensure the gtk2hs-buildtools package were installed using the commands given below,

$ sudo dpkg-query -l | grep gtk2hs-buildtools *

You will get with gtk2hs-buildtools package name, version, architecture and description in a table

gtk2hs-buildtools package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Haskell
Package gtk2hs-buildtools
Version 0.13.0.5-1
Description Tools to build the Gtk2Hs suite of User Interface libraries
Sub Section Haskell


See Also, How to uninstall or remove gtk2hs-buildtools software package from Ubuntu 16.10 (Yakkety Yak)?